playerMovieChanged
Type
message
Summary
Sent when the content of the player has changed.
Syntax
playerMovieChanged
Description
Handle the playerMovieChanged message when the content of the movie player has changed.
You can probe the filename or URL of the movie by using the function mobileControlGet.
Examples
on playerMovieChanged
answer "Your movie content has changed?" with "Okay"
end playerMovieChanged
Related
function: mobileControlGet
message: playerFinished, playerError, playerLeaveFullscreen, playerStopped, playerProgressChanged, playerPropertyAvailable, playerEnterFullscreen
Compatibility and Support
Introduced
LiveCode 4.6
OS
ios
Platforms
mobile